Bug 555578 – GtkTable propertiy maxima are wrong
authorChristian Dywan <cdywan@src.gnome.org>
Thu, 9 Oct 2008 15:57:55 +0000 (15:57 +0000)
committerChristian Dywan <cdywan@src.gnome.org>
Thu, 9 Oct 2008 15:57:55 +0000 (15:57 +0000)
commit78be7a0a343c040abb44a3fcd4c40fe95d6c1fe2
treee3976fbda6829b3a5803e89070e29d84ee39f697
parentdb0ad1ff526852ce5117f113babab1fa09b2e408
Bug 555578 – GtkTable propertiy maxima are wrong

* gtk/gtktable.c (gtk_table_class_init), (gtk_table_resize):
Always use 65535 instead of G_MAXUINT since that is
the actually supported maximum number of columns and rows

svn path=/trunk/; revision=21619
ChangeLog
gtk/gtktable.c